babl-cache: implement a better cache path on Win32
authorEdward E <develinthedetail@gmail.com>
Fri, 2 Dec 2016 00:39:11 +0000 (18:39 -0600)
committerØyvind Kolås <pippin@gimp.org>
Sat, 3 Dec 2016 19:58:16 +0000 (20:58 +0100)
commit10007b5bce8a2182100caae8fbe18078c7804009
tree6229d29108035a252f4a6e7695c83abeb73e7e3f
parente664a228622ec470454ce2f6512525251463ca40
babl-cache: implement a better cache path on Win32

Use SHGetFolderPathA() to get the user local data path
(the same path GEGL uses for plugins on Win32)

https://bugzilla.gnome.org/show_bug.cgi?id=774491
babl/babl-cache.c